Fix xtime_lock handling in timer interrupt. There's no need
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 16 Aug 2005 15:40:43 +0000 (15:40 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 16 Aug 2005 15:40:43 +0000 (15:40 +0000)
commiteb72f656ae6128891e67422d68ef132bc70393ac
tree7833f598bcc020478a89b5d2bc8a76e2d4b2921a
parentf31042c4c4a2f0a429a0471a16e3b25139b657df
Fix xtime_lock handling in timer interrupt. There's no need
to hold it while doing local VCPU work, and there might be
danger of deadlock if we do.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/xen/i386/kernel/time.c